You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > Vector Structure > Vector Methods > Mag Method > Vector.Mag Method ([In] TMtxVec)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
Vector.Mag Method ([In] TMtxVec)

Calculate the magnitude for all X elements.

Syntax
C#
Visual Basic
public TMtxVec Mag([In] TMtxVec X);

Store the results in the calling object elements. Size and and Complex properties of the calling vector are set implicitly to match Vec vector.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!